-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add vendor and image class UUID support #23609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add vendor and image class UUID support #23609
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 2 projects with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 6e0f4f452ab45116a9277fcfa2db7d1e894e139c more detailssdk-nrf:
mcuboot:
zephyr:
Github labels
List of changed files detected by CI (21)
Outputs:ToolchainVersion: c0e69fc6ed Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
4ab54b4
to
c98c5f6
Compare
c98c5f6
to
943c8e9
Compare
Include the VID and CID feature. Ref: NCSDK-34175 Signed-off-by: Tomasz Chyrowicz <[email protected]>
Provide an implementation for MCUboot UUID checks that specify a single, common vendor identifier and a unique class identifier for each image. Ref: NCSDK-34175 Signed-off-by: Tomasz Chyrowicz <[email protected]>
Enable VID and CID checks inside smp_svr sample for nRF54H20. Ref: NCSDK-34175 Signed-off-by: Tomasz Chyrowicz <[email protected]>
943c8e9
to
6e0f4f4
Compare
No description provided.